document.write(' <style type="text/css"> ');

document.write(" .texto_info { position:absolute; left:425px;  top:147px; width:460px; height:131px; }");
document.write(" .texto_info_delegaciones { position:absolute; left:700px;  top:165px; width:175px; height:131px; }");
document.write(" .texto_noticias { position:absolute; left:600px; top:157px; width:290px; height:161px; }");
document.write(" .texto_contacto { position:absolute; left:540px; top:150px; width:370px; height:100px;}");

// menu inferior seccion pavimentos
document.write('#menu_bottom-03 { position:absolute; left:400px; top:453px; width:110px; height:25px; z-index:100; }');
document.write('#menu_bottom-05 { position:absolute; left:530px; top:453px; width:110px; height:25px; z-index:100; }');
document.write('#menu_bottom-07 { position:absolute; left:660px; top:453px; width:110px; height:25px; z-index:100; }');
document.write('#menu_bottom-09 { position:absolute; left:790px; top:453px; width:110px; height:25px; z-index:100; }');
// menu inferior seccion pavimentos

// fotos
document.write('#foto1_delegaciones { position:absolute; left:220px; top:180px; width:289px; height:193px; border : 3px solid Black; }');
document.write('#foto2_delegaciones { position:absolute; left:530px; top:180px; width:132px; height:193px; border : 3px solid Black; }');
document.write('#foto1_contacto { position:absolute; left:300px; top:210px; width:205px; height:122px; border : 3px solid Black; }');
document.write('#foto2_contacto { position:absolute; left:525px; top:210px; width:205px; height:122px; border : 3px solid Black; }');
document.write('#gmap { position:absolute; left:100px; top:150px; border : 3px solid Black; }');
document.write('#foto1_noticias { position:absolute; left:100px; top:260px; width:225px; height:150px; border : 3px solid Black; }');
document.write('#foto2_noticias { position:absolute; left:355px; top:260px; width:225px; height:150px; border : 3px solid Black; }');
// fin fotos

// formulario contacto
document.write('.formulario_contacto { position:absolute; left:540px; top:230px; width:370px; height:150px;}');
document.write('.inputs { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; background-color: #ffffff; border : 1px solid #CDCDCD; }');
document.write('.boton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color : #FFFFFF; font-weight: bold; background-color: #CDCDCD; }');
// fin form

//menu pavimentos seccion info
document.write('#menu_pavi-03 { position:absolute; left:579px; top:113px; width:78px; height:15px; }');
document.write('#menu_pavi-04 { position:absolute; left:657px; top:113px; width:97px; height:15px; }');
document.write('#menu_pavi-05 { position:absolute; left:754px; top:113px; width:183px; height:15px; }');
//fin

document.write(" </style> ");
