/* CSS Document */

body	{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	
	background:url(images/fondo.jpg) repeat-x bottom;
}

a {
	color: #19A3DD;
	text-decoration:underline;
}

a:hover	{
	color:#FF6600;
}

input	{
	color:#333333;
	font-size:12px;
}




.ladosTop	{
	height:20px;
	background:#19A3DD;
}

.footerLinea	{
	height:5px;
	background:#92C8EA;
}

.headerDegradado	{
	background-image:url(images/degradadosuperior.jpg);
	height: 20px;
}

.headerMenu	{
	background: #92C8EA;
	height: 95px;
}




.menu	{
	text-align:center;
	font-size:15px;
	color:#2F748A;
	font-weight:bold;
}

.menu li	{
	height:40px;
	list-style-type:none;	
	float:left;
	margin:7px;

}

.menu li a	{
	color:#2F748A;
	text-decoration:none;
}

.menu li a:hover	{
	color:#FFFFFF;
}

.menu .seleccionado a	{
	font-weight:bold;
	color:#FFFFFF;
}




.breadCrumb	{
	height:20px;
	background:url(images/breadCrumbBakg.gif) repeat-x;
}

.breadCrumb a	{
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.breadCrumb a:hover	{
	text-decoration:underline;
}


.breadCrumb .raizBreadCrumb	{
	float:left;
	
	background: #74BCE3;
	width:82px;
	text-align:right;
	padding:3px;
	border-bottom: #DCEEF8 1px solid;
}

.breadCrumb .breadCrumbs	{
	font-weight:bold;
	float:left;
	background: #74BCE3;
	padding:3px;
	border-bottom: #DCEEF8 1px solid;
}




.contenidoPrincipal	h1	{
	font-size:14px;
	background:url(images/h1.jpg) no-repeat;
	height:25px;
	
	padding-top:5px;
	padding-left:10px;
	margin:0px;
	margin-top:7px;
}


.contenidoPrincipal	h2	{
	font-size:15px;
	height:25px;
	color:#0264A5;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0px;
	padding-bottom: 15px;
	padding-left:10px;
	margin:0px;
	margin-top:7px;
}



.contenidoPrincipal	p	{
	padding-left:10px;
	padding-right:10px;
	margin-top:0px;
	margin-bottom:7px;
}



.contenidoPrincipal	ul	{
	list-style-image:url(images/list.gif);

}

.contenidoPrincipal	ol	{
	list-style-type:decimal;

}

.contenidoPrincipal	li	{

	margin-right:20px;
	margin-top:5px;
}







.contenidoDerecha h2	{
	font-size:14px;
	margin:0px;
	padding:0px;
	
}

.contenidoDerecha .contenidoCajaDerecha	{
	font-size:11px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
}

.contenidoDerecha .contenidoCajaDerecha p	{
	margin:3px;
}

.contenidoDerecha .contenidoCajaDerecha .titulo	{
	font-weight:bold;
	margin-top:10px;
}



#plataformaCompleta
{
	width: 135px;
	height: 80px;
	
	padding: 2px;

	margin: 0px;
}

#plataformaCompleta a
{
	text-decoration: none;
}


#anteriores
{
	width: 135px;
	height: 80px;
	
	padding: 2px;

	margin: 0px;
}

#anteriores a
{
	text-decoration: none;
}



#alianzas
{
	width: 135px;
	height: 80px;
	
	padding: 2px;

	margin: 0px;
}

#alianzas a
{
	text-decoration: none;
}

.pagelinks a
{
	visibility:hidden;
	font-weight: bold;
	color: #666;
}
.slideCaption
{
	visibility:hidden;
}
.pagelinks a.activeSlide
{
	color: #f90;
}
/* this is for IE so the prev/next links can be hovered*/
.nextSlide,.prevSlide
{
	background-image: url(images/spacer.gif);
}
.nextSlide:hover
{
	background-image: url(images/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prevSlide:hover
{
	background-image: url(images/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#tooltipURL
{
	display: none;
}

.error	{
	color:#CC0000;
}


#subscripcion label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	border:none;
}

#subscripcion .error {
	color: red;
	font-size: small;

} 

#subscripcion input.error { 
	border: 2px dotted red;
}

#subscripcion error { 
	border: 2px dotted red;
}

#subscripcion textarea.error{ 
	border: 2px dotted red;
}


.rojo	{
	color:#FF0000;
}



#contacto	{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	width:100%;

}



#contacto label	{

	display:block;

	width:130px;

	float:left;

	margin-right:5px;

	margin-left:0px;

}





#contacto select	{

	width:140px;

}





#contacto p	{

	margin-bottom:4px;

	margin-top: 8px;

}







label.error {

	margin-left: 10px;

	width: auto;

	display: inline;

	border:none;

}



.error {

	color: red;

	font-size: small;



} 



input.error { 

	border: 2px dotted red;

}



error { 

	border: 2px dotted red;

}



textarea.error{ 

	border: 2px dotted red;

}



input.error radio{ 

	border:none;

}

.style1 {

	font-size: 16px;

	font-weight: bold;

}

.style3 {font-size: 15px}

.style6 {	color: #FF6600;

	font-weight: bold;

}
.style7 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.style8 {font-size: 10px}
.style9 {color: #FF6600}
.style10 {
	color: #00CC00;
	font-weight: bold;
}
.style11 {
	font-size: 10;
	color: #CC3300;
}
.style12 {
	color: #000000;
	font-weight: bold;
}
.style13 {color: #000000}
.style14 {font-weight: bold}