/*
	DETALLE DE ESTILO EN PAGINA GENERAL
*/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 1;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #07C1B0;

}

a { 
	font-weight: bold;
	color: #551901;  
	font-size: 10px;
	text-decoration: none;
}

a.power { 
	font-weight: bolder;
	color: #551901;  
	font-size: 10px;
	text-decoration: none;
}

hr {
	background-color: gray;
   border: none;
	height: 1x;
	width: 100%;
	background-image: url(images/bg.jpg);
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #110AC9;  
}

td.path{
	font-size: 9px;
	color: Silver;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border: 1px;
	border-style: solid;
	border-color: #6c88b8;
	font-weight: bold;	
}

input.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border: 1px;
	border-style: solid;
	border-color: #6c88b8;
	font-weight: bold;	
	height: 20px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border: 1px;
	border-style: solid;
	border-color: #A3A846;
	font-weight: bold;
	height: 20px;
}

input.button{
	color: Black; 
	background-color: #A3A846; 
	border:1px;
	font-weight: bolder;
}

td.contenido_menos{
	font-size: 12px;
	color: #110AC9;  
	text-align: justify;
	vertical-align: top;
}

td.contenido_mas{
	font-size: 14px;
	color: #110AC9;  
	text-align: justify;
	vertical-align: top;
}


.submit{
	height: 20px;
	width: 80px;
	border: 1px solid;
	text-transform: uppercase;
	color: Black;
	font-weight: bolder;
	font-size: 12px;
	border-color: #A3A846;
	background-color: #EFF0DB;
}

.first{
	background-color: #D7DAAB;
	color: #551901;
	font-size: 11px;
	font-weight:bolder;
}

.second{
	background-color: #EFF0DB;
	color: #551901;
	font-size: 11px;
	font-weight:bolder;
}

td.mensaje{
	font-weight: bolder;  
	color: #6C88B8;
	font-size: 11px;
	text-decoration: none;
}

td.title_area{
	color: #91a542;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

td.copyright{
	color: #551901;
	font-size: 10px;
	font-weight: 400;
	text-align: center;
}

td.path{
	font-weight: bolder;  
	font-size: 9px;
	color: #561800;  
	text-decoration: none;
	text-transform: uppercase;
}

a.path:link, a.path:visited, a.path:active { 
	font-size: 9px;
	color: #561800;  
	text-decoration: none;
	text-transform: uppercase;
}

a.path:hover {
	font-size: 9px;
	color: #A4A4A4;  
	text-decoration: none;
	text-transform: uppercase;
}

td.error{
	color: black;
	font-weight: bolder;
}

td.subtitulo{
	font-weight: bolder;
	color: Black;
}

/*
	DETALLE EN PAGINA CONSTRUCCION
*/

.construccion{
	color: #6C88B8;
	font-size: 15px;	
	text-transform: uppercase;
}

/*
	DETALLE DE ESTILO EN PAGINA INDEX
*/

a._mainmenu:link, a._mainmenu:visited, a._mainmenu:active a._mainmenu:hover{  
	font-weight: bold;  
	font-size: 10px;
	color: #711F00;
	font-family: TrebuchetMS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

 a._mainmenu:hover{ 
	color: #551700;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active, a.mainmenu:hover{ 
	font-weight: bold;  
	font-size: 10px;
	color: white;
	font-family: TrebuchetMS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

 a.mainmenu:hover{ 
	color: #551700;
}





/*
	DETALLE DE ESTILO EN PAGINA NO ENCONTRADA
*/

td.noEncontrada{
	text-align: center;;
	font-size: 14px;
	color: #6C88B8;
	font-weight: bolder;
}

td.news{
	background-color: #D89E5C;
	text-align: left;
	font-size: 12px;
	color: white;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.style1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #458C48;
	font-weight: bold;	
	text-decoration: underline;
}
.style2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F5E44;
	font-weight: bold;	
	text-decoration: underline;
}
.style5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #110AC9;
	font-weight: bold;	
	text-decoration: underline;
}

li{list-style-image:url(/amatique_bay/images/bullet.gif);}

