﻿@charset "utf-8";
/* CSS Document */
body {
	background-image:url(/imagenes/fondo_body.jpg);
	background-repeat: repeat;
}
#cuerpo {
	width: 750px;
	border-color: #1374F3;
	border-width: 7px;
	border: groove;
	margin: 0 auto;
	background-color: #FFFFFF;
}


#cabecera {
	height: 150px;
	background-image: url(/imagenes/banner3.gif);
	width: 750px;
}
#menu {
	height: 31px;
	background-color: #0066FF;
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
}
#contenido {
	padding: 30px;
}
#contenidopres {
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
}
#barragan {
	float: right;
	width: 179px;
	height: 256px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 20px;

}

#pie {
	height: 50px;
	width: 750px;
	background-image: url(/imagenes/gafasbanner2.gif);
}

#imagenes {
}

.Estilo1 {
	color: #3363BD;
	font-family: "Curlz MT", Verdana;
	font-size: 20px;
}
.Estilo2 {
	font-family: Verdana;
	font-size: small;
	text-align: justify;
	color: #333333;
	font-weight: bold;
}

.Estilo3 {
	color: #3363BD;
	font-family: Verdana;
	font-size: medium;
	text-decoration: underline;
	font-weight: bold;
}
.Entrada {
	color: #0042B6;
	font-family: "Curlz MT", Verdana; 
	font-size: xx-large; 
	 
}

a:link {
	color: #3363BD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: none;
}
#titulo {
	width: 750px;
	padding-top: 10px;
}
#con_tablaherr {
	padding-left: 100px;
}
.tablaherr {
	border-color: #1851B3;
	text-align: justify;
	border: 2px;
	width: 600px;
	background-color: #00CCFF;
}
.tablaherr td {
	border-color: #1851B3;
	border: solid;
	padding: 10px;
}
.tablaherr th {
	background-color: #1851B3;
	border: solid;
	border-color: #1851B3;
	color: #FFFFFF;
	text-align: center;
}
.tablaherr  caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: justify;
	font-weight:bold;
#contenidopres {
	text-align: center;
	padding: 30px;
}
.tabladesc {
	border: 0px;
	width: 400px;
	background-color: #FFFFFF;
}
.tabladesc td {
	padding: 5px;
}
#con_tabladesc {
    padding-left: 100px;
}
