a:link {
	color: #325698; text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #325698; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 105%;
}

body {
/*scrollbar-face-color: #FFFFFF !important;
	scrollbar-highlight-color: #BABABA !important;
	scrollbar-shadow-color: #BABABA !important;
	scrollbar-3dlight-color: #FFFFFF !important;
	scrollbar-arrow-color: #BABABA !important;
	scrollbar-track-color: #FFFFFF !important;
	scrollbar-darkshadow-color: #FFFFFF !important;
	*/
	/* comentario*/ 
	background-image: url(images/dot.gif);
	
	margin-top:0;
	margin-left:0;
}

input { 
font-family: Verdana; 
font-size: 8px; 
color: #FFFFFF; 
background-color: #BABABA; 
border: #000099; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px}

select { 
font-family: Verdana; 
font-size: 11px; 
color: #FFFFFF; 
background-color: #6699CC; 
border: #000099; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}


.boton { 

		font-family: Verdana, sans-serif; 

		font-size: 10px; 

		color: #333333; 

		border: 1px #000000 solid; 

		background-color: #f2f2f2}



.texto { 

		font-family: Verdana; 

		font-size: 10px; 

		color: #333333; 

		font-weight: normal}

.textoSinFondo { 

		font-family: Verdana; 

		font-size: 10px; 

		color: #333333; 

		font-weight: normal}

		

.titulo { 

		font-family: Verdana, sans-serif; 

		font-size: 16px; 

		color: #333333; 

		background-color: #F9F9F9; 

		font-weight: bold}
		
.tituloBlanco { 

		font-family: Verdana, sans-serif; 

		font-size: 16px; 

		color: #FFFFFF; 

		font-weight: bold}

		
.textoR {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	font-style: italic;
}
.textoEdit {


		font-family: Verdana; 

		font-size: 10px; 

		color: #333333; 

		font-weight: normal
		
}
.textoEdit a{
	color : #000000;
}
.textoEdit a:hover{
	color : #0066CC;
}
.tituloPeq {


		font-family: Verdana, sans-serif; 

		font-size: 12px; 

		color: #333333; 

		background-color: #FFFFFF; 

		font-weight: bold
}
.tituloMed {



		font-family: Verdana, sans-serif; 

		font-size: 14px; 

		color: #333333; 

		background-color: #FFFFFF; 

		font-weight: bold
}
.centroTitulo {
	background-color: #EBEBEA;
	text-align: justify;
	width: 90%;
	margin-top: 10%;
	margin-right: 1%;
	margin-bottom: 10%;
	margin-left: 6%;
	padding: 2%;
	list-style-type: none;
}

.date {

	font-family: Verdana;

	font-size: 9px;

	color: #FFFFFF;

	background-position: center center;

}.ulpocosbordes {
	text-align: justify;
	width: 90%;
	margin: 1%;
	padding: 1%;
	list-style-position: inside;
	list-style-type: square;
}
.tdmenuizqfondo {
	background-image: url(images/layout_28.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.tdinferiorfondo {

	background-image: url(images/layout_32.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.tdsuperiorfondo {
	background-image: url(images/layout_05.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
}
.tdinferiorfondoizq {
	background-image: url(images/layout_29.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.textoTacha {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: line-through;
}
