/* 

ESTILO GENERAL DE TODA LA PÁGINA WEB
Esta hoja de estios debe estar vinculada desde todos los documentos xhtml

*/

/*reseteador de estilos por defecto*/

html, body, span, applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,
fieldset, form, label, legend, tbody, tfoot, thead {
margin:0;
padding: 0;
border: 0;
outline: 0;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
/* tables still need ‘cellspacing=”0?‘ in the markup 
table {
border-collapse: separate;
border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: “”;
}
blockquote, q {
quotes: “” “”;
}
*/
/*-----------------------------------------------*/
/*-----------------------------------------------*/

body{

line-height:normal;
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#ffffff;
color: #000099;
font-size:11px;

}
.abajo {
clear:both;
}
a{
}
a:hover{
}
h1{
font-size:18px;
font-weight:normal;
}
h2{
font-size:14px;
font-weight:normal;
margin-bottom:7px;
}
h3{
}
ul{
margin-left:-10px !important;
*margin-left:20px !important;
*margin-left:20px;
}
li{
list-style-image:url(../img/img_li.jpg);
margin-bottom:4px;
}
p{
}

li a {
color:#000033;
}

#container{
width:750px;
margin:0px auto 0px auto;
}
#hoja {
background-image:url(../img/f_suporting.jpg);
background-repeat:repeat-y;
width:758px;
}
#menu{
margin-left:4px;
}

#breadcrums{ /*menu de migas de pan de la pagina*/
}

#supportingText{ /*contiene el contenido de la pagina*/
}
#col_a {
float:left;
width:285px;
margin-left:15px;
}
#col_b {
float:left;
background-image:url(../img/f_col_b.jpg);
background-repeat:no-repeat;
background-position:top;
width:441px !important;
*width:440px !important;
*width:424px;
padding-left:15px;
padding-top:60px;
}
#footer{
	background-image: url(../img/f_footer.jpg);
	width:688px;
	height:30px;
	background-repeat:no-repeat;
	padding-top:12px;
	padding-left:70px;
	clear: both;
}
#pie a {
color:#FFFFFF;
text-decoration:none;
margin-left:15px;
}
#pie a:hover {
color:#FFFFFF;
text-decoration:underline;
margin-left:15px;
}
.img_viscolastico {
	margin-left:15px;
}
.migas {
margin:4px 0px 10px 15px;
}
.txt_contac {
text-align:justify;
width:400px;
}
/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#cw{
	margin-top:25px;
	text-align:justify;
	width:188px;
	margin-left:485px;
}
#cw #cw_logo{
float:left;
background-image:url(http://www.comunica-web.com/paginas-web-1.jpg);
width:40px;
height:60px;
overflow:hidden;
padding:0px;
marging:0px;
}
#cw #cw_logo h2{
padding:0px;
marging:0px;
}

#cw #cw_logo h2 a{
width:40px;
height:60px;
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}
#cw #cw_logo h2 a span{
visibility:hidden;
}
#cw #cw_texto{
float:right;
}
#cw #cw_texto h3{
color:#999999;
font-family:Trebuchet MS, Verdana, Arial;
font-size:9px;
padding:0px 0px 0px 3px;
margin:0px;
}

#cw #cw_texto h3 a{
color:#999999;
text-decoration:none;
}
#cw #cw_texto #cw_marca a {
display:block;
padding-top:3px;
color:#666666;
}
