/*
Design by Media Sandía Comunicaciones
http://www.mediasandia.cl
*/

* {
	margin: 0;
	padding: 0;
}

* html {
	margin: 0;
	padding: 0;
}

body {
	width:100%;
	height: 190px;
	background:#121211 url(imagenes/bg-ms.jpg) repeat-x;
	margin-top:240px;
}

.clear {
	clear: both;
}

/* Header */

#header {
	float:left;
	width: 300px;
	height: 150px;
	background:#121211;
}

#header img {
	width:250px;
	height:50px;
	margin:50px 0px 0px 25px;
	border:none;
}

/* Galeria */

#head {
	width:700px;
	height:150px;
	list-style-type:none;
	border-left:1px solid #666;
	border-right:1px solid #383838;
}

/* Navegador */
p {
	display:block;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 14px;
	letter-spacing:1px;
	text-transform:uppercase;
	list-style:none;
	text-decoration:none;
	font-weight:normal;
}
p a {
	display:block;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 14px;
	letter-spacing:1px;
	text-transform:uppercase;
	list-style:none;
	text-decoration:none;
	font-weight:normal;
}
p a:hover {
	color: #fff;
	text-decoration:none;
}

p.contacto a {
	float:left;
	width:102px;
	color: #999;
}
p.contacto a:hover {
	color: #fff;
	text-decoration:none;
}

p.reel {
	float:left;
	width:56px;
	color: #DA5903;
}
p.reel a {
	float:left;
	width:56px;
	color: #DA5903;
}
p.reel a:hover {
	color: #fff;
	text-decoration:none;
}

p.web a {
	float:left;
	width:50px;
	color: #C0CA04;
	margin-left:20px;
}
p.web a:hover {
	color: #fff;
	text-decoration:none;
}

p.motion a {
	float:left;
	width:77px;
	color: #3ACE00;
	margin-left:20px;
}
p.motion a:hover {
	color: #fff;
	text-decoration:none;
}

p.marcas a {
	float:left;
	width:80px;
	color: #0376CB;
	margin-left:20px;
}
p.marcas a:hover {
	color: #fff;
	text-decoration:none;
}

p.print {
	float:left;
	width:95px;
	color: #BC03CB;
	margin-left:20px;
}

p.print a {
	float:left;
	width:95px;
	color: #BC03CB;
	margin-left:20px;
}
p.print a:hover {
	color: #fff;
	text-decoration:none;
}

p.voz a {
	float:left;
	width:48px;
	color: #BC03CB;
	margin-left:20px;
}
p.voz a:hover {
	color: #fff;
	text-decoration:none;
}

p.serikos a {
	float:right;
	width:153px;
	color: #D50443;
}
p.serikos a:hover {
	color: #fff;
	text-decoration:none;
}
