body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #993266;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.T_Superior {
	background-image: url(images/Entorno/_Superior.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	width: 100%;
}
.T_Derecho {
	background-image: url(images/Entorno/_Derecho.gif);
	background-repeat:  repeat-y;
	background-position: right top;
}
.T_Inferior {
	background-image: url(images/Entorno/_Inferior.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.T_Izquierdo {
	background-image: url(images/Entorno/_Izquierdo.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
.MenuLateral {
	list-style-position: inside;
	list-style-image: url(/Imagenes/Iconos/FlechaMorado.gif);
	list-style-type: circle;
	top: 120px;
	font-size: 13px;
	color: #000000;
}
a.MenuLateral:link {color: #993266;text-decoration: none;}
a.MenuLateral:visited {	color: #993266;text-decoration: none; }
a.MenuLateral:hover {color: #FF6600;text-decoration: none;}
a.MenuLateral:active {color: #993266;text-decoration: none;}
.LateralIzquierdo {
	background-image: url(images/Entorno/SombraLateral.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 160px;
}
.Navegador {
	color: #333333;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
a.Navegador:link {color: #333333;text-decoration: underline;}
a.Navegador:visited {color: #333333;text-decoration: none;}
a.Navegador:hover {color: #FF6600;text-decoration: underline;}
a.Navegador:active {color: #333333;text-decoration: underline;}
.NavegadorBold {
	color: #333333;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.CabeceraDegradado1 {
	background-image: url(images/Entorno/DegradadoCabecera1.gif);
	background-repeat:   repeat-x;
	background-position: left bottom;
	background-color: #a04171;
}
.CabeceraDegradado2 {
	background-image: url(images/Entorno/DegradadoCabecera2.gif);
	background-repeat:   repeat-x;
	background-position: left bottom;
	background-color: #873960;
}
.CabeceraLineaDoble {
	background-image: url(images/Entorno/LineaDobleCabecera_V.gif);
	background-repeat:    repeat-y;
	background-position: center top;
	width: 20px;
}
.CabeceraLaterales {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/Entorno/DegradadoCabecera1.gif);
	background-repeat:   repeat-x;
	background-position: left bottom;
	background-color: #a04171;
}
.TextoContenido {
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.TextoContenidoCursiva {
	color: #000;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
}
.TextoContenidoBlanco {
	font-size: 11px;
	color: #FFFFFF;
}
a.TextoContenidoBlanco:link {color: #FFFFFF;text-decoration: none;}
a.TextoContenidoBlanco:visited {color: #FFFFFF;text-decoration: none;}
a.TextoContenidoBlanco:hover {color: #fff6a9;text-decoration: none;}
a.TextoContenidoBlanco:active {color: #FFFFFF;text-decoration: none;}
.TextoContenidoAmarillo {
	font-size: 11px;
	color: #fff6a9;
}
a.TextoContenidoAmarillo:link {color: #fff6a9;text-decoration: none;}
a.TextoContenidoAmarillo:visited {color: #fff6a9;text-decoration: none;}
a.TextoContenidoAmarillo:hover {color: #FFFFFF;text-decoration: none;}
a.TextoContenidoAmarillo:active {color: #fff6a9;text-decoration: none;}
.TextoDestacado {font-size: 11px;font-weight: normal;color: #993266;}
.TextoDestacadoBold {font-size: 11px;font-weight: bold;	color: #993266;}
.CajaText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993266;
	border: 1px solid #000000;
}
.Negrita {
	font-weight: bold;
}
.Titular {
	font-size: 18px;
	color: #993266;
}
.SubTitular {
	font-size: 18px;
	color: #000000;
}

.LineaPunteadaMorada_H {
	background-image: url(images/Entorno/LineaPunteadaMorada_H.gif);
	background-repeat:   repeat-x;
	background-position: left center;
	height: 5px;
}
.LineaPunteada_H {
	background-image: url(images/Entorno/LineaPunteada.gif);
	background-repeat:  repeat-x;
	background-position: left center;
	height: 5px;
}
.LineaContinua {
	background-image: url(images/Entorno/LineaMorada.gif);
	background-repeat:  repeat-x;
	background-position: left center;
	height: 5px;
}
.PiePagFondo {
	background-color: #000000;
	height: 100%;
}
.MarcoImagenes {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #000000;
}

.LineaCabecera {
	background-image: url(images/Entorno/LineaCabecera.gif);
	background-repeat:  repeat-x;
	background-position: left 2px;
	height: 10px;
}
