/* CSS Document */
.box {
	background: #FFFFFF;
	width: 770px;
	vertical-align: top;
}
.fondoazulito {
	background-color: #f2f2ff;
}
.tioconfondo {
	background-image: url(/pix/tioconfondo.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 770px;
}


.boxtop { 
  background: url(pix/ne.gif) no-repeat top right; 
}
.google {
	width: 200px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;

}

.fondo_titulo {
	background-repeat: no-repeat;
	background-color: #78AECA;
	text-indent: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.titulo_azulito {
	background-image: url(/pix/bg_azulito.gif);
	background-repeat: repeat-x;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}


.boxtop div { 
  font-size: 0;
  height: 15px; 
  background: url(pix/nw.gif) no-repeat top left; 
}
body {
	background-image: url(pix/fnd_grad.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
    margin: auto;
}
.cont_herr {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}
.centroestudios {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.pq {
	font-size: 10px;
	color: #003366;
}
.barraazul {
	width: 100%;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(pix/bg_fondoSupCentro.gif);
	height: 120px;
}
.barrabordes {
	background-image: url(pix/bg_fondoSupDer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
}
.barrabordes div {
	font-size: 0;
	height: 120px;
	background-image: url(pix/bg_fondoSupIzq.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subbarra {
	background-color: #0052A2;
	background-image: url(pix/bg_fondoSupCentro.gif);
	height: 50px;
}
.blanco {
	color: #FFFFFF;
}
.borde_n {
	border: 1px dotted #FFB22E;
	width: 550px;
	margin-left:auto;
	margin-right:auto;
}

.blancopq {
	color: #FFFFFF;
	font-size: 10px;
}
.recuadro {
	background-image: url(pix/bg_recuadro.gif);
	height: 60px;
	width: 224px;
	margin-left:auto;
	margin-right:auto;
}
.centroestudiosb {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bloquega {
	background-image: url(/pix/bloquega.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 450px;
	padding: 15px;
	margin-left:auto;
	margin-right:auto;
}

.bg_titulo {
	background-image: url(/pix/bg_tit_az.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 450px;
	height: 83px;
}
.postTitle
{
    font-weight: bold;
    font-size: 10pt;
    color: #c60;
    padding-top: 10px;
    padding-bottom: 10px;
}
.Encabezado
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    padding: 0px 2px 2px 2px;
    color: #336699;
}
.negrita {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #336699;
}
.largo_general {
	background-color: #F2F2FF;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}
.detallado {
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
}
.tabla {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #339933;
	color: #339933;

}
.bordederecho {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #78AECA;
}
