@charset "utf-8";
/* CSS Document */
body {
	background-color: #b9b8b8;
  margin-top: 0px;
}

.texto_normal_14 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.texto_normal_12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.texto_normal_10 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.texto_normal_9 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.pleca_lados {
	background-repeat:repeat-x;
	background-image:url(../img/pleca1.jpg);
	font-size:5px;
	background-position:right;
	background-position:center;
  height:50%;
}

.udg{
background-image:url(../img/udg.jpg);
background-repeat:no-repeat;
background-position:center;
}

a:link {
  color: #494949;
	text-decoration: none;
}
a:visited {
  color: #494949;
	text-decoration: none;
}

a:hover {
  color: #000066;
	text-decoration: none;	
}
a:active {
  color: #494949;
	text-decoration: none;
}

.color_blanco {
  color:#ffffff;
}

/******************** Tabs **************************/
.tabs_left {
  background-image: url(../Imagenes/Noticias/izquierda.png);
  background-repeat:repeat-y;
}

.tabs_right {
  background-image: url(../Imagenes/Noticias/derecha.png);
  background-repeat:repeat-y;
}

/******************* Interiores *************************/
.Titulos {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.entresacado1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.Menu {
	list-style-image: url(../Imagenes/Generales/flecha1.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #494949;
	font-weight: bold;	
	list-style-type: disc;
	z-index: 20;
	overflow: 10;
	margin-left: -15px;
  /*line-height: 23px;*/
}
.Menu2 {
	list-style-image: url(../Imagenes/Generales/flecha2.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C7C7C;
	font-weight: normal;	
	list-style-type: disc;
	z-index: 20;
	overflow: 10;
	margin-left: -15px;
  /*line-height: 16px;*/
  padding: 2px 0px 0px 0px;
}
.Menu3 {
	list-style-image: url(../Imagenes/Generales/flecha2.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
	font-weight: normal;	
	list-style-type: disc;
	z-index: 20;
	overflow: 10;
	margin-left: -15px;
  /*line-height: 16px;*/
  padding: 2px 0px 0px 0px;
}
.titulo_interior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #494949;
	line-height: 25px;
	left: 5px;
}

.entresacado2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #494949;
	font-weight: bold;
	text-align: justify;
	white-space: normal;
}
.Parrafos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	text-align: justify;
	vertical-align: top;
}
.Autor {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #494949;
	background-position: right;
}

.lista_tinymce {
	list-style-image: url(../img/circulo.gif);
	text-align: left;
}
.encargado {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #494949;
	font-weight: bold;
	text-align: justify;
	white-space: normal;
}

.input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
}

#contenidoInterior a:link {
  color: #494949;
	text-decoration: underline;
}                                      
#contenidoInterior a:visited {
  color: #494949;
	text-decoration: underline;
}

#contenidoInterior a:hover {
  color: #000066;
	text-decoration: underline;	
}
#contenidoInterior a:active {
  color: #494949;
	text-decoration: underline;
}
#contenidoInterior {
  line-height: 16px;
}

.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;}
/************** news styles **************/

#news{
	font-weight: normal;
}

#news h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
}
#news h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
#news a{
	text-decoration: none;
	color: #003366;
}
#news a:hover{
	text-decoration: underline;
}
.ruler {
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}


.smallText {
	font-size: 10px;
	color: #666666;
}  
#cal td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #DDDDDD;
	text-align: center;
}
#cal th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
.Dotline{
	background-image: url(img/line_calendario.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.TopLeft {
	background-image: url(img/bullets/TopLeft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


