/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos

*/

#supportingText{
padding-left:0px;
padding-right:0px;}
#menu_pie{
background-image: url(../img/propuesta-1_07.jpg);
width:600px;
padding-left:150px;
height:24px;
text-align:center;
background-repeat:no-repeat;}
.bienvenidos{
float:left;

margin-bottom:20px;
margin-left:10px;
width:385px;}

.jayto{
color:#000099;
font-size:18px;}

.jayto2{
color:#000099;
font-size:13px;}

.fondogris{
float:left;
padding-top:7px;
width:740px;
padding-left:10px;
background-image:url(../img/img_fondo_gris_12.jpg);
background-repeat: repeat-x;
height:500px;} 


.col_iz{
float:left;
width:355px;
padding-right:20px;}

.col_der{
float:left;
width:350px;
height:440px;
overflow:hidden;}

#h2_bis{
background-image:url(../img/h2bis_03.jpg);
width:338px;
height:24px;}

p{
	color:#333}
