/* CSS, Cascade Style Sheet*/
/* Colegium S.A. 2007, All rights reserveds */

/*General Preferences*/
/*HiperLinks*/
a:link {
    text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
    color: #FF9900; 
    text-decoration:none; 
}
a:active {
	text-decoration: none;
}
/*HiperLinks*/


/*Principal Menu Navigation*/
/*-----------------------------------------*/
#style_menu_up li {
	display: inline;
	list-style-type:	hiragana; 	
	padding: 0 0 0 11px;
	text-align:center;
}
/*Menu Rollover Events*/
/*Up Event*/
#style_menu_up {
  /*float: center;*/
  margin: 0 0 0 -26px;
  margin-bottom: 5px;
  text-decoration: none; 
}

/*Up Event a*/
#style_menu_up a {
	text-decoration: none; 
	font-size:12px; 
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
}

/*Up Event a:hover*/
#style_menu_up a:hover {
	color: #287184; 
	text-decoration: none;
	font-size:12px; font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
}

/*Decoration for Bars*/
#style_menu_up_bars{
  color: #266375
}

h3 {
  color: #789ECD;
  font-size:14px;
  font-weight:bold;
  font: Arial, Helvetica, sans-serif;
}
/*Principal Menu Navigation*/
/*-----------------------------------------*/

/*SubMenu Left*/
/*-----------------------------------------*/
#style_submenu_left li{
	display: inline;
	list-style-type:	hiragana;
	padding: 0 0 0 0px;
}

/*Up Event*/
#style_submenu_left {
	margin-top:5px;
}

/*Up Event a*/
#style_submenu_left a {
	text-decoration: none; 
	font-size:11px; 
	font-weight:normal; 
	font-family: Arial, Helvetica, sans-serif;
}

/*Up Event a:hover*/
#style_submenu_left a:hover {
	color: #FF9900; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:normal; 
	font-family: Arial, Helvetica, sans-serif;
}

/*Style Bars*/
#style_submenu_left_bars{
  color: #FF9900
}

h3 {
  color: #789ECD;
  font-size:14px;
  font-weight:normal;
  font: Arial, Helvetica, sans-serif;
}

/*SubMenu Left*/
/*-----------------------------------------*/

/*Body*/
/*-----------------------------------------*/
body {
  background:	#FFFFFF;
  font-family:	Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  color:	#666666;
  font-size:11px;
}

/*Body*/
/*-----------------------------------------*/

/*Container White*/
/*-----------------------------------------*/
/*Container*/
#style_container_white {
  margin: 0px auto;
  padding:	auto;
  width: 750px;
  background: #FFFFFF;
}

/*Curve Up*/
#style_curve_up_container_white {
  margin: 0px auto;	
  padding:	inherit;
  margin-top:10px;
  height:17px;
  background: url("imagenes/CURVE-UP.GIF") no-repeat;
}

/*Background*/
#style_background_container_white {
  margin: 0px auto;
  padding:	auto;
  width:750px;
  background: transparent url("imagenes/background.jpg");
}

/*Curve Down*/
#style_curve_down_container_white {
  margin: 0px auto;
  padding:inherit;
  margin-bottom:0px;
  height:37px;
  background:  url("imagenes/curve-down.jpg") no-repeat;
}

/*YOUR CODE FOR YOUR CONTENT, TEXT, GRAPHICS, ETC INSIDE CONTAINER WHITE, BEGINS HERE*/
#style_principal_content {
	float:center; 
	width:370px; 
	padding:0px; 
	margin: 0px auto;
}

/*Container White*/
/*-----------------------------------------*/

/*Special Features of Structure*/
/*-----------------------------------------*/

#style_principal_container{
  /*float:center;*/
  width: 750px;
  /*padding:	auto;*/
  background: 	#FFFFFF;
  margin: 0px auto;
}

#style_welcome{
	float:center; 
	width:370px; 
	padding:0px; 
	margin: 0px 0px 0px 360px;
	margin-top: 0px;
}

#style_presentation{
	float:center;
	margin: 0px auto;
	margin-top: 3px;
}

#style_newproducts{
	margin: 0px 0px 0px 35px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#style_imagesnewproducts{
	margin: 0px auto;
	margin-top: 10px;
}

/*Specials Seettings Container Inside*/
#space_div_1{
	margin-bottom:10px;
	padding: 0 0 0 5px;
}

#space_div_2{
	margin-bottom:20px;
	padding: 0 0 0 5px;
}

/*Special Features of Structure*/
/*-----------------------------------------*/


/*Special Features of Decoration*/
/*-----------------------------------------*/
/*Date*/
#style_fecha{
	color: #287184;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 20px;
}

/*Text Features*/
.Text_Titles {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#666666;
}

.Text_Titles2 {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#666666;
}

.Text_Titles3 {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:	#FF6600;
}

.Text_SubTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.Text_SubTitlesLinks {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
	font-size: 13px;
	color:	#666666;
}

.Text_SubTitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.Text_SubThems {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#000033;
}

.Text_Normal_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}

.Text_Normal_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:	#FFFFFF;
}

#style_BoxText{
	/*float:center; */
	width:650px;  
	margin: 0px 0 0 45px;*/
}

/*Special Features of Decoration*/
/*-----------------------------------------*/

/*Titulos*/
.Text_TittleSelected {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:	#FF6600;
}

.Text_TittleOver {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:	#287184;
}

.Text_TittleOverSelected {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:	#666666;
}

/*SubTitulos*/
.Text_SubTittleSelected {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	normal;
	font-size: 11px;
	color:	#FF6600;
}

.Text_SubTittleOver {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:	#287184;
}

.Text_SubTittleOverSelected {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:	#666666;
}

#Menu_Principal{
	background-image:url(imagenes/encabezado-logo.jpg);
	width:752px;
	height:64px;
}

.Menu_Principal{
	background-image:url(imagenes/encabezado-logo.jpg);
	width:752px;
	height:64px;
}

/*.Menu_Principal:hover{
	opacity: .40;
  	filter: alpha(opacity = 40);
}*/


.Estilo1 {
	color: #FFFFFF
}

td img {
	display: block;
}

.Estilo2 {
	color: #FF9900
}

.TextArea{
	background-image:url(imagenes/textarea.gif);
	background-repeat: repeat-x;
	border: 1px Solid #666666;
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}



	


/*.TextArea :hover{
background-color:#333333;
	/*background-image:url(../images/textarea.gif);
	background-repeat: repeat-x;
}*/


.Background{
	background-color:#FFFFFF;
}

.Background:hover{
	background-color:#CCCCCC;
}


/*.Opacidad{
	opacity: .80;
  	filter: alpha(opacity = 80);
}*/
.Opacidad:hover{
	opacity: .40;
  	filter: alpha(opacity = 40);
}

.ControlHTML{
	background-color: #2B798F;
	color: #FFFFFF;
}

/*Footer*/
/*-----------------------------------------*/
#style_text_footer li{
	display: inline;
	list-style-type:	hiragana;
	padding: 0 0 0 0px;
}

/*Up Event */
#style_text_footer {
  clear: both; 
  color:	#666666; 
  text-align:center;
  margin: 0 0 8px 0;
}

/*Up Event a*/
#style_text_footer a {
	text-decoration: none; 
	font-size:11px; 
	font-weight:normal; 
	font-family: Arial, Helvetica, sans-serif;
}

/*Up Event a:hover*/
#style_text_footer a:hover {
	color: #FF9900; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:normal; 
	font-family: Arial, Helvetica, sans-serif;
}

/*Style Bars*/
#style_text_footer_bars{
  color: #FF9900;
}

h3 {
  color: #789ECD;
  font-size:14px;
  font-weight:normal;
  font: Arial, Helvetica, sans-serif;
}

/*Footer*/
/*-----------------------------------------*/

#contact_colegium , #Pie 
{
	font-size: 10px;
	width:750px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(imagenes/piepagina-logo.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:20px;
}