@charset "utf-8";
/* CSS Document */

.header {
	background-color: #004000;
	height: 30px;
	width: auto;
}
.headerCont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#headerContSearch {
	float: right;
	height: auto;
	width: 250px;
	clear: none;
	text-align: right;
	padding-top: 3px;
}
#headerContMenu {
	width: 300px;
	height: auto;
	clear: none;
	float: left;
}
.main {
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mainHeader {
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#mainHeaderPic {
	float: right;
	height: auto;
	width: 577px;
	background-image: url(imagenes/bg_sombra.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 2px;
}
#mainHeaderLogo {
	float: left;
	height: auto;
	width: 233px;
	background-image: url(imagenes/bg_sombra.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 2px;
}
#mainHeaderMenu {
	background-image: url(imagenes/linea_menu.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 233px;
	text-align: right;
	height: auto;
	padding-bottom: 4px;
	padding-right: 0px;
	background-position: right;
}
.mainMenu {
	clear: both;
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #004400;
}
.mainContenido {
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 8px;
	background-image: url(imagenes/lineaFondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainContIzq {
	float: left;
	width: 500px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 6px;
	padding-left: 6px;
	background-image: url(imagenes/bg_cont.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mainContDer {
	float: right;
	width: 286px;
	background-color: #FFFFFF;
	background-image: url(imagenes/bg_cont.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-left: 3px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#tit02 {
	font-family: "Comic Sans MS";
	font-size: 25px;
	font-weight: bolder;
	color: #56004E;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
#txtMorado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #56004E;
}
.bottom {
	background-color: #3C3C3C;
	text-align: center;
	clear: both;
	height: 220px;
	width: auto;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 5px;
}
#bottomCont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 6px;
}
#bottomCont a:link, #bottomCont a:active, #bottomCont a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #FFFFFF;		
}
#bottomCont a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
#txtbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
#txtbottomMenu a:link, #txtbottomMenu a:active, #txtbottomMenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}
#txtbottomMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FF9900;
}
#mainHeaderLogoInt {
	float: left;
	height: 120px;
	width: 160px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#mainHeaderMenuInt {
	background-image: url(imagenes/linea_menu.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 170px;
	text-align: right;
	height: 116px;
	padding-bottom: 4px;
	padding-right: 0px;
}
#mainHeaderPicInt {
	float: right;
	height: auto;
	width: 480px;
	background-repeat: repeat-x;
	background-position: top;
}
#mainContInt {
	height: auto;
	width: 790px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#mainContInt a:link, #mainContInt a:active, #mainContInt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#mainContInt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
#txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#divCuadro {
	width: 250px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	height: 84px;
	margin-bottom: 10px;
	border: thin solid #CCCCCC;
}
#divCuadro a:link, #divCuadro a:active, #divCuadro a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#divCuadro a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990099;
}
#divCuadro02 {
	width: 250px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	height: 84px;
	margin-bottom: 10px;
}
.mainRoundedBottom {
	background-image: url(imagenes/bg_rounded.png);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	width: 813px;
	margin-right: auto;
	margin-left: auto;
	height: 16px;
	padding-left: 1px;
}

#space {
	height: 1px;
	clear: both;
	width: auto;
}
.thumbnail{
	position: relative;
	z-index: 0;
}
.thumbnail:hover{
background-color: #FFFFFF;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 2px solid #56004e;
	visibility: hidden;
	color: #56004e;
	text-decoration: none;
	font-weight: bold;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
#divLeft {
	text-align: right;
	float: left;
	width: 80px;
	height: 25px;
	margin-top: 6px;
}
#divRight {
	text-align: left;
	float: right;
	width: 240px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contacto {
	width: 325px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
#contactPhoto {
	text-align: right;
	float: left;
	width: 180px;
	height: 25px;
	margin-top: 6px;
	margin-right: 5px;
}
.formContact {
	width: 335px;
	float: left;
}
#more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-align: right;
}
#more a:link, #more a:active, #more a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-align: right;
}
#more a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-align: right;
}
