/* 
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

*/

#flashcontent{
}

#intro{
margin-left:-73px;
float:left;
background-image:url(../img/enccat_02.jpg);
background-repeat:no-repeat;
width:783px;
height:256px; /*fondo de la cabecera de la pagina */
}

.imgcaterin{
float:left;
background-image:url(../img/propuesta-1_05.jpg);
width:103px;
height:22px;
background-repeat:no-repeat;
padding-left: 275px;
padding-top:65px;}


.imgcaterin a{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;

font-weight:bold;
color:#743e09;}

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

#col_a{
padding-top:0px;}

.foto{
padding-top:3px;}


.imgcolectivo{

float:left;
background-image: url(../img/imgcolectivo_22.jpg);
width:103px;
height:22px;
background-repeat:no-repeat;
padding-left: 275px;
padding-top:65px;}

.mail{
font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:13px;
			
			font-weight:bold;
			color:#743e09;}

.mail img{
}
.imgcolectivo a{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;

font-weight:bold;
color:#743e09;}

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