/* CSS Document */

* {
	padding:0px;
	margin:0px;
}

body, html {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
}

body {
	background:#FFF url(bg_general.jpg) repeat-x;
}

P {
	font:11px "Trebuchet MS", Tahoma, Georgia, Arial;
	margin-bottom:25px;
	line-height:1.7em;
}

P.flat {
	line-height:1em;
	margin-bottom:0px;
}

A {
	color:#CF3;
}

A:hover {
	color:#999;
	text-decoration:none;
}

.clear {
	clear:both;
	height:0px;
}

.clear HR {
	display:none;
}


#pagewidth {
	width:960px;
	margin:70px auto 0px auto;
	position:relative;
}

#rap {
	border:#aaaaaa 1px solid;
	width:960px;
	background:#fff;
}

#header {
	height:152px;
	width:960px;
	background:#000 url(bg_header.jpg) top right no-repeat;
	border-bottom:#000 3px solid;
}

#header H1 {
	overflow:hidden;
}

#header H1 A {
	display:block;
	width:263px;
	height:103px;
	background:url(logo.gif) no-repeat;
	text-indent:-1500px;
	margin-left:15px;
	margin-top:15px;
}

#header H2 {
	display:none;
}

#header .menu {
	position:absolute;
	top:120px;
	left:269px;
}

#header .menu A {
	display:block;
	text-indent:-500px;
	overflow:hidden;
}

#header .doblaje A {
	width:227px;
	height:27px;
	background:url(m_doblaje.gif) no-repeat;
}

#header .evolucion A {
	width:206px;
	height:27px;
	background:url(m_evolucion.gif) no-repeat;
}


#header .contacto A {
	width:143px;
	height:27px;
	background:url(m_contacto.gif) no-repeat;
}

#header .doblaje A:hover, #header .doblaje A.active {
	background:url(m_doblaje-on.gif) no-repeat;
}

#header .evolucion A:hover, #header .evolucion A.active {
	background:url(m_evolucion-on.gif) no-repeat;
}

#header .contacto A:hover, #header .contacto A.active {
	background:url(m_contacto-on.gif) no-repeat;
}

#content {
	min-height:330px;
	_min-height:360px;
	height:auto !important;
	height:330px;
	_height:360px;
	padding-left:315px;
	position:relative;
	padding-right:80px;
}

#content #image {
	position:absolute;
	top:-30px;
	_top:0px;
	left:0px;
	width:280px;
	height:360px;
}

#content P.address {
	display:block;
	float:left;
	width:250px;
	margin-left:5px;
	padding-left:10px;
	border-left:#ddd 1px solid;
}

#content P.address STRONG {
	font-size:12px;
}

#content H2 {
	margin-top:30px;
	margin-bottom:25px;
	width:321px;
	height:34px;
	overflow:hidden;
	display:block;
	text-indent:-1000px;
}

#content H2.doblaje {
	background:url(h_doblaje.gif) no-repeat;
}

#content H2.evolucion {
	background:url(h_evolucion.gif) no-repeat;
}

#content H2.contactar {
	background:url(h_contacto.gif) no-repeat;
}

#content H2.legal {
	background:url(h_legal.gif) no-repeat;
}

#content A {
	color:#000;
	font-weight:bold;
}

#footer {
	color:#CF3;
	font-size:10px;
	height:30px;
	background:#000;
	position:relative;
}

#footer .menu, #footer SPAN {
	position:absolute;
	top:9px;
}

#footer SPAN {
	left:10px;
}

#footer .menu {
	left:630px;
}

#logos {
	margin:0px auto 0px auto;
	width:628px;
	height:55px;
	background:url(bg_logos.gif) no-repeat;
}

#logos UL {
	list-style-type:none;
}

.menu UL LI {
	float:left;
}

.menu UL {
	list-style-type:none;
}
