/* CSS Document */

/* CSS FILE :: OSEOCREATIVO S.C. */



	/****************** GENERAL ***********************/


body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color: #FFF; 
	background-color: #FFF;
	
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	
	text-align: center;
	
	}
	
	
a:link { 
	
	text-decoration: none; 
	color: #FFF;
	}
	
a:visited { 
	 
	text-decoration: none; 
	color: #FFF;
	}
	
	a:active { 
	 
	text-decoration: none; 
	color: #FFF;
	}
	
a:hover {

	text-decoration: underline; 
	color: #FFF;
	}
	
	



/****************** FORMATO TABLAS  ***********************/
	


table{
	border-collapse:collapse;
	font-size:11px;
	
	}
	
	td{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:10px;
	line-height:18px;}
	
	p{
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:3px;
	
	}
	
	
	
	

/****************** FORMATO FORMAS  ***********************/


 input
{
color: #000000;
background: #CCCCCC;
border: none;
width:383px;
height:15px;


}

textarea
{
color: #000000;
background: #CCCCCC;
border: none;
width:383px;
height:60px;


}

.submit {
color: #000;
font-weight:normal;
font-size:12px;
width:45px;
height:20;
background: #CCC;
border:none;
}


	/****************** CONTENIDO  ***********************/


  	#index_centrado {
	margin-left:auto;
	margin-right:auto;
 
	background-image:url(../images/fondo_index.gif);
	background-repeat:repeat-x;
	
}


	
	#header {
	margin-left:auto; 
	margin-right:auto;
	width:990px;
	height:130px;
	background-image: url(../images/00-LOGO.jpg);
	background-repeat:no-repeat;
	background-position:  right;
	
 


}

 
	
#contenido {

	 
	min-height:322px;
	height:360px;
	background-color:#000; 
	width:100%;

}

#contenido_backup {

	 
	min-height:360px;
	background-color:#000; 
	width:100%;
}


#contenido_backup p 
{
	text-indent: 1.5em;
	font-size:14px;
}



#centrado {
    margin-left:auto;
    margin-right:auto;
	padding-top:15px;

	width:900px;
	min-width:900px;
	 
	max-height:322px;
	min-height:322px;
	
}


#contenido_left {
	margin-left:30px;
	height:100%;
	max-height:322px;
	min-width:140px;
	position:absolute;
	text-align:left;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
	width: 145px;
}


#contenido_left_logo{
 
  	position: absolute;
	
 	
	max-height:300px;
	min-width:150px;
	width:31px;
	text-align:left;
 
 	
	}

#contenido_right {

	margin-left:auto; 
	margin-right:auto;
 	text-align:right;
	height:322px;
	max-height:322px;
	padding-left:181px;
	margin-top:0px;
	padding-top:0px;
	
	 

}


.nosotros 
{

  	text-align: justify !important;	
	font-size:13px !important;
	font-family:Arial;
	line-height:20px;


}

#contenido_left_logo_nosotros
{
  float:left;
  margin-top:12px;
  padding-left:20px;
 
}

#texto {
	 
	position: absolute;
	margin-left:180px;
	padding-left:10px;
 	text-align:left;
	
	background-image: url(../images/fondo_descripcion.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	
	filter: alpha(opacity=70); 
	-moz-opacity: .60;
	width:100px;
}

.texto_descripcion {
	 
	color: #FFF;
 	font-weight:bold;
}


.texto_verde {
	 
 	color: #9C0;
 	font-weight:bold;
}

 
#footer {

	margin-left:auto; 
	margin-right:auto;
	
	text-align:left;
 
	width:990px;
	height:35px;
 
	color: #000;
	
 
	padding-top:8px;
	padding-bottom:8px;
	
	}
	
  
/****************************************************************************/


	
	
	.titulo_menu {
color: #333;
font-weight:bold;
font-size:12px;

}


 

.bold_red {
color: #FFF;
font-weight:bold;

}

.black {
color: #000;
font-weight:bold;

}


.red {
color:#FFF;

}

.direccion {
color: #999999;
font-size:11px;
vertical-align:bottom;

}
	
	
	
 

	

	/****************** EXTRA DIVS ***********************/
