BODY {
	BACKGROUND-COLOR: white;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Arial;
	font-size: 0.7em;
}

.fondo_colores {
	background-color: white;
}

* a {text-decoration:none;}
* a:hover {text-decoration: none;}

* img { border: 0px;}

form {
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	/*border: 1px solid #7F9DB9;*/
	margin-bottom: 1px;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

SELECT {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	border: 1px solid #7F9DB9;
	margin-bottom: 3px;
}

TEXTAREA {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	border: 1px solid #7F9DB9;
}

P {
	COLOR: #333333;
	font-weight: normal;
	text-align: justify;
	font-size: 11px;
}

P a { color: #C900A4;}
P a:hover { color: #C900A4; text-decoration: underline;}

ul {
	Padding-top:2px;
	Padding-bottom:2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	Padding-left:5px;
	Padding-top:2px;
	Padding-bottom:2px;
	text-align: left;
	color: #333333;
	font-size: 11px;
}

li a { color: #C900A4;}
li a:hover { color: #C900A4; text-decoration: underline;}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

/***********************************************************************************/

.Fondo {
	/*background: #FBD185 url(../images/Fondo.jpg) center top no-repeat;*/
}

.MenuSup {
	font-size: 13px;
	font-weight: bold;
	color:#C900A4;
	text-align: right;
}

.MenuSup a{
	color:#353535;
}

.MenuSup a:hover{
	color:#C900A4;
}

.MenuIzda {
	font-size:11px;
	border:1px solid #D2D2D2;
}

.MenuIzda th {
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:White;
	background-color:#C900A4;
	border-bottom:1px solid white;
	text-align:left;
}

.MenuIzda th a{
	color:#353535;
	background-color:#E6E6E6;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
}

.MenuIzda th a:hover{
	color:White;
	background-color:#C900A4;
}

.MenuIzda td {
	height:18px;
	font-size:11px;
	font-weight:bold;
	color:White;
	background-color:#C900A4;
	text-align:left;
}

.MenuIzda td a{
	color:#666666;
	background-color:#FFFFFF;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}

.MenuIzda td a:hover{
	color:White;
	background-color:#C900A4;
}

.MenuDcha {
	font-size:11px;
	border:1px solid #D2D2D2;
	text-align:justify;
}

.MenuDcha th {
	height:28px;
	font-size:14px;
	font-weight:bold;
	color:black;
	background: #E6E6E6 url(../images/FondoMenuDech.jpg) right top no-repeat;
	background-color:#E6E6E6;
	padding-left:17px;
	text-transform:uppercase;
	padding-top:8px;
	padding-bottom:8px;
}

.MenuDcha th a{
	color:#C900A4;
}

.MenuDcha th a:hover{
	color:black;
}

.MenuDcha td {
	font-size:11px;
	color:#615F60;
	background-color:white;
	padding:9px;
}

.MenuDcha td a{
	color:#B8B8B8;
}

.MenuDcha td a:hover{
	color:#615F60;
}

.TitPor {
	color:#2E2E2E;
	font-weight:bold;
	margin-bottom:5px;
}

.InfoPor {
	margin-top:5px;
}

.foto_galeria3 {
	width:120px;
	height:120px;
	border:2px solid #C900A4;
}

.TitFotPor {
	background-color:White;
	padding-bottom:9px;
	padding-left:9px;
	padding-top:5px;
	font-size:11px;
	text-align:left;
}

.TitFotPor a{
	color:#615F60;
}

.TitFotPor a:hover{
	color:#B8B8B8;
}

.Creditos {
	background-color: #C900A4;
	color: White;
	font-size: 12px;
	padding: 10px 10px 10px 20px;
}

.Creditos a {color: white; text-decoration: underline;}
.Creditos a:hover {color: white;}

.aldor {padding: 10px 0px; font-size: 11px;}
.aldor a {color: #C0C0C0;}
.aldor a:hover {color: #C0C0C0; text-decoration: underline;}

.notportada {
	border:1px solid #C5C1C2;
}

.notportada th{
	height:28px;
	font-size:15px;
	font-weight:bold;
	padding-left:20px;
	background: #C900A4 url(../images/FondoTit.jpg) right top no-repeat;
	color:white;
	text-align:left;
}

.imgport {margin: 0px 0px 0px 0px;}

.DatosContact {
	font-size:11px;
	color: #444242;
	padding-left:20px;
	padding-bottom:15px;
}

.DatosContact a{
	color: #C900A4;
}

.DatosContact a:hover{
	color: #444242;
}

.imprimir {
	padding:15px;
	text-align:center;
	font-size:11px;
	color:#454343;
}

.imprimir a {
	color:#454343;
}

.imprimir a:hover {
	color:#C900A4;
}

.FormContact {
	font-size:11px;
	color: #333333;
}

.inputContacto {
	border: 1px solid #B6B2B3;
	width:275px;
	height:18px;
	font-size:11px;
	color: #333333;
}

.TextareaContacto {
	border: 1px solid #B6B2B3;
	width:275px;
	height:90px;
	font-size:11px;
	color: #333333;
}

.BotEnviar {
	border: 1px solid #616161;
	width:50px;
	height:20px;
	font-size:12px;
	color: White;
	background-color:#616161;
	text-align:center;
}

.TituFoto {
	font-size:11px;
	color:black;
	text-align:right;
	padding-top:10px;
	padding-right:20px;
}

.TituFoto a{
	color:#5d624b;
	text-decoration:none;
}

.TituFoto a:hover{
	color:black;
}

.subindice td {
	border: 0px;
	font-weight: normal;
	font-size: 11px;
	font-weight:bold;
}

.navFotos {
	font-size:11px;
	text-align:right;
	padding-right:20px;
	margin-bottom:5px;
}

.navFotos a{
	color:#3f3c38;
	text-decoration:none;
}

#pagina_activa {
	font-size:13px;
	color:White;
	background-color:#C900A4;
	padding:2px;
}

.TituloNoticia {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	padding:0px;
}

.TituloNoticia a{
	color:#C900A4;
}

.NavegadorInf {
	text-align:center;
	color:White;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	background-color:#C5C1C2;
}

.NavegadorInf a{
	color:#C900A4;
}

.doks {	
	list-style-image: url(../images/doks.jpg);
}
