/* 
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:10px;
padding-right:10px;
width:731px;}

.imgcaterin{
float:left;
background-image:url(../img/imgcatering_21.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;}




.imgcolectivo{

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


.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;}
