/* 
ESTILO PARTICULAR DE UNA PGINA WEB

Debe existir una hoja de estilos por cada pgina web que necesite una modificacin especifica en los estilos

*/


#tira{
	background:url(../img/fondonoticias_12.jpg) no-repeat;
	width:960px;
	height:23px;
	font-weight:bold;
	padding-top:7px;
	margin-top:10px;}
#imagen_cabecera1{
background:url(../img/imagen_cabecera1.jpg) no-repeat;
width:960px;
height:254px;
overflow:hidden;
}
#imagen_cabecera1_ingles{
margin-top:15px;
background:url(../img/imagen_cabecera1_ingles.jpg) no-repeat;
width:960px;
height:254px;
overflow:hidden;
}
#imagen_cabecera1_arabe{
margin-top:15px;
background:url(../img/imagen_cabecera1_arabe.jpg) no-repeat;
width:960px;
height:254px;
overflow:hidden;
}
#main1{
margin-top:15px;
width:960px;
height:254px;
overflow:hidden;
}
.tabla_sup{
background:url(../img/tabla_sup.jpg) no-repeat;
width:448px;
height:24px;
overflow:hidden;
padding-left:30px;
padding-top:13px;
}
.tabla_cont{
background:url(../img/tabla_cont.jpg) repeat-x;
width:418px;
height:228px;
overflow:hidden;
padding:30px 30px 20px 30px
}
.tabla_inf{
background:url(../img/tabla_inf.jpg) no-repeat;
width:478px;
height:27px;
overflow:hidden;
}
h1 strong{
color:#000000;
}

.tabla2_sup{
width:216px;
height:23px;
margin-left:2px;
margin-right:2px;
background:url(../img/tab2_sup.jpg);
overflow:hidden;
padding-left:20px;
padding-top:13px;
}
.tabla2_cont{
text-align:left;
width:220px;
height:185px;
margin-left:2px;
margin-right:2px;
background:url(../img/tab2_cont.jpg);
overflow:hidden;
padding-left:8px;
padding-right:8px;
}
.tabla2_cont img{
margin-right:4px;
}
.tabla2_inf{
width:236px;
height:23px;
margin-left:2px;
margin-right:2px;
background:url(../img/tab2_inf.jpg);
overflow:hidden;
}
.img_servicios_index{
background:url(../img/img_servicios_index.jpg);
width:222px;
height:74px;
overflow:hidden;
cursor:pointer;
}
#empresa1{
background:url(../img/empresa1.jpg) no-repeat;
width:222px;
height:80px;
overflow:hidden;
}
#empresa2{
background:url(../img/empresa2.jpg) no-repeat;
width:222px;
height:80px;
overflow:hidden;
}
.info{
margin-right:10px;
margin-top:6px;
}
.info2{
margin-right:10px;
}
.masinfo{
width:8px;
height:8px;
margin-right:3px;
background:#666666;
color:#FFFFFF;
}
#enlaces{
cursor:pointer;
}
