@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
h1 {
	font-size:34px;
	padding-left:15px;
	color:#000000;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:lighter;

}
h2 {
	font-size:30px;
	padding-left:15px;
	color:#CF353E;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

}
h3 {
	font-size:22px;
	margin: 0px 0px 0px 0px;
	padding-left:30px;
	color:#CF353E;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:lighter;
	line-height:18px;
}
body {
	line-height: 1;
	background:url(imagenes/backgrid.jpg);
}
ol, ul {
	list-style: none;
	text-decoration:none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
div#linea {
	border-bottom:1px solid #F00;
	padding-bottom:5px;
	width:345px;
	margin-left:20px;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div#contenedor {
	background:#FFF;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
div#encabezado {
	background:url(imagenes/encabezado.gif);
	width:900px;
	height:200px;
}
#menu ul {
	background-color:#CE202E;
	height:30px;
}
#menu ul li {
	line-height:30px;
	float:left;
	padding-right:10px;
	background-image:url(imagenes/fondo_menu.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#menu ul li a {
	padding:6px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	font-size:15px;
}
#menu ul li a:hover {
	font-weight:bold;
	letter-spacing:-1px;
}
div#contenido {
	width:auto;
	height:446px;
	background:url(imagenes/index_03.jpg);
	background-repeat:no-repeat;
/*	float:inherit;*/
}
div#servicios {
	background:url(imagenes/servicios_fondo.gif);
	background-repeat:no-repeat;
	float:left;
	margin:33px auto 0px 74.5px;
	width:751px;
	height:380px;
	filter: alpha(opacity=90);
	opacity: .90;
	}
div#instalaciones {
	background:url(imagenes/instalaciones_fondo.gif);
	background-repeat:no-repeat;
	float:left;
	margin:33px auto 0px 74.5px;
	width:751px;
	height:380px;
	filter: alpha(opacity=90);
	opacity: .90;
	}
div#video {
	background:url(imagenes/video_fondo.gif);
	background-repeat:no-repeat;
	float:left;
	margin:33px auto 0px 74.5px;
	width:751px;
	height:380px;
	filter: alpha(opacity=90);
	opacity: .90;
	}
.descser{
	width:350px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding:10px;
	text-align:center;
	line-height:30px;
}
.video{
	width:400px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
/*	padding:10px;*/
	text-align:center;
	line-height:30px;
	float:right;
	padding-top:25px;
	padding-right:25px;
}
