/* CSS Document */



/* General Definitions */

* {

margin: 0;

padding: 0;

}

BODY { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#fff; margin: 0; padding: 0; background-color: #113148; }



.clear { 

	clear: both;

	width: 0;

	height: 0;

	margin:0;

	padding:0;



}



IMG {border: 0;}



P { padding:0; color: #FFFFFF;}



A { color: #fff; text-decoration: none;}

li { text-decoration: none; list-style:none;}



A:hover { color: #80B9E0; text-decoration: underline;}



h1 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#286FA2; margin-left:5px; }



h2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#286FA2;

}

input {

	background-color:#FFCC00;

}

textarea {

	background-color: #FFCC00;

}

A.select {

	color: #80B9E0; 

	text-decoration: underline;

}

.titulo { padding:0; color:#FF6666;}

/* Divs */



#MainContainer { margin: 0 auto; padding: 0; background-color: #113148;}



#Test { width: 1000px; margin: 0 auto;}



#Top { width:100%; margin: 0 0 20px 0;}

#Top IMG { float:right; padding-top: 55px;}



#CenterContent { width: 1000px; margin: 0 auto; padding: 0; background-color: #113148; }



#Box1 {float:left;}



#Box2 { float: left; width:651px; background-color:#fff; border: 1px solid #fff;}

#Box2.1 { 

width: 655px; 

height: 109px; 

float: left;

border-bottom: 1px solid #fff;

background-color: #286FA2; 

}

#logo{ width:239px; height:109px; float:left; margin:0;}

#menuprincipal { width:412px; height:109px; float:left; background-image:url(images/fondo_menu.gif);

margin:0; border-bottom: 1px solid #fff; }

#menuprincipal LI {

text-align: right;

}

#menuprincipal LI{ padding-top:8px; padding-right: 5px; }

#Box2.2 { width:655px; height:115px; float:left; background-color:#FFF;}

#inferior_color{ width:65px; height:113px; float:left; background-color:#9fb382; border-right: 1px solid #fff;}

#inferior_color2{ width:65px; height:113px; float:left; background-color:#cd9934; border-right: 1px solid #fff;}

#inferior_color3{ width:65px; height:113px; float:left; background-color:#2a70a3; border-right: 1px solid #fff;}

#menu_inferior{ width:175px; height:113px; float:left; background-color:#5D5D5D; border-right: 1px solid #fff;}

#menu_inferior LI{ padding-left: 10px; padding-top: 15px; }

#menu_inferior A.ilustracion2d {

	color: #9fb382;

	background-image:url(images/link_ico_2.jpg);

	background-repeat: no-repeat;

	text-decoration:underline;	

}

#menu_inferior A {

	padding: 0 0 0 15px;

	color: #fff;

	background-image:url(images/link_ico.jpg);

	background-repeat: no-repeat;

}

#menu_inferior A:hover {

	background-image:url(images/link_ico_2.jpg);

	background-repeat: no-repeat;

	color: #9fb382;

	text-decoration:underline;

}

#menu_inferior2 { width:175px; height:113px; float:left; background-color:#9FB382; margin: 1px 0 1px 1px; }

#banner{float:left;}

#banner IMG {

	vertical-align:bottom;

}



#Box3 { float: right; height:225px; margin: 0;}





#PageContent { width:1000px; float:left;}



#Content_sec1{ width: 79px; height: 398px; float:left; margin-top: 0; }



#Content_sec2{ margin-top:0; float:left; }

#imagen_texto{ width:241px; height:398px; float:left; }

#Texto{ width:408px; height:300px; margin-top: 12px; margin-left: 5px; float:left; border-bottom:1px solid #fff; border-top:1px solid #fff; border-left:1px solid #fff;}

#Texto P{ padding-top:18px; padding-left:6px;}




#Content_sec3{ width:266px; height:313px; float:left; border-bottom: 1px solid #fff;}

#Content_sec3 IMG { vertical-align:top;}



#Bottom { text-align: center; float:left}



#Footer  {margin:5px 0 0 5px; padding: 0; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-align:right; float:left; }

#Footer2 {

	margin: 5px auto;

	margin:5px 0 0 5px; 

	padding: 0; 

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

	font-size:10px; 

	text-align: center;

}

#BackgroundLeft { float:left; width: auto; height: auto; background-image:url(images/repeat_left.gif); background-repeat:repeat-x; }



#BackgroundRight { float:right; width:auto; height: auto; background-image:url(images/repeat_right.gif); background-repeat:repeat-x; }


#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color:#113148;
}

