﻿
/**Template**/
body
{
	background-image: url(images/Template/fondo.gif);
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	color: #333333;
}

a, a:visited, a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

.fondoColores
{
	background-image: url(images/Template/fondo_colores.gif);
	background-repeat: repeat-x;
}

.width990
{
	width: 990px;
}

.width951
{
	width: 951px;
}

.alignLeft
{
	text-align: left;
}

.alignCenter
{
	text-align: center;
}

.alignRight
{
	text-align: right;
}

.paddingTop40
{
	padding-top: 40px;
}

.paddingBottom5
{
	padding-bottom: 5px;
}

.contenido
{
	background-color: White;
}


.menuInferior
{
	color: #404041;
	font-size: 14px;
	padding-top: 22px;
	text-align: center;
	padding-bottom: 10px;
}

.menuInferior a, .menuInferior a:visited, .menuInferior a:link
{
	color: #404041;
	text-decoration: none;
}

.menuInferior a:hover
{
	color: #7055A1;
	text-decoration: none;
}

.orbelink
{
	color: #6D6E70;
	padding-bottom: 20px;
	text-align: center;
	font-size: 13px;
}

.orbelink a, .orbelink a:visited, .orbelink a:link
{
	color: #6D6E70;
}

.orbelink a:hover
{
	color: #7055A1;
}

.paddingTop25
{
	padding-top: 25px;
}

.positionAbsolute
{
	position: absolute;
}

.bebe
{
	position: relative;
	left: 805px;
	top: 22px;
}

.valingBottom
{
	vertical-align:bottom;
}


/**index***/

.paddingRight25
{
	padding-right: 25px;
}

.paddingTop11
{
	padding-top: 11px;
}

.margenesComillas
{
	padding-top: 60px;
	padding-left: 54px;
}

.comillas
{
	background-image: url(images/Otros/comillas.gif);
	background-repeat: no-repeat;
	width: 430px;
	height: 231px;
}

.comillas p
{
	margin:0px;
}

.paddingComillas
{
	padding-left: 80px;
	padding-top: 50px;
}

.letra24
{
	font-size: 24px;
}

.nubesVerdes
{
	background-image: url(images/Otros/nube_verde.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1002px;
	height: 185px;
}

.nubesVerdesDiv
{
	padding: 0px 25px 20px 25px;
}

.cuadroAmarillo
{
	border: solid 2px #D6DE23;
	background-color: White;
	color: #58595B;
}

.cuadroAmarillo p
{
	margin: 0px;
}


.cuadro1
{
	padding: 14px;
	padding-bottom: 8px;
}

.width226
{
	width: 226px;
}

.cuadro2
{
	padding: 14px;
	padding-right: 23px;
}

.cuadro3
{
	background-image: url(images/Otros/nino2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 170px;
}

.cuadro3Div
{
	padding: 14px;
	width: 214px;
}

.colorNaranja
{
	color: #FAAF40;
	font-size: 13px;
	margin: 0px;
}

.botonNegro
{
	color: Black;
	text-align: right;
	font-size: 14px;
}

.botonNegro a, .botonNegro a:visited, .botonNegro a:link, .botonNegro a:hover
{
	color: Black;
}



.width104
{
	width: 104px;
}

.width232
{
	width: 232px;
}

.width423
{
	width: 423px;
}

.paddingRight32
{
	padding-right:32px;
}

.paddingRight22
{
	padding-right:22px;
}

.marginBottom0
{
	margin-bottom:0px;
}