/*
rojo: #b20817
azul claro: #0083ca
azul oscuro: #2e3192
casi negro: #231f20
*/

/***********************************************/
/* HTML tag styles           sobrepiedra      */
/***********************************************/ 
body,html{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	height: 74%;
}
html{background-image:url(imagenes/fondo.jpg);background-position: top left; background-repeat: repeat;}
html>body{
	height: 100%;
}
body {
width: 790px;
margin:auto;
border-left: 1px outset black;
border-right: 1px inset black;
}
a{
	font-family: Arial,sans-serif;
	color: #006699;
	text-decoration: none;
}
a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Arial,sans-serif;
 font-size: medium;
 color: #b20817;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 text-align: left;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family:Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	clear: both;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 150px;
	background-color: #b20817;
}

#navBar{
	clear: both;
	vertical-align: middle;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #0083ca;
	background-image: url(imagenes/barra.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 1px solid #0083ca;
	border-bottom: 1px solid #0083ca;
}
html>body #navBar {height: auto;}
#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	min-width: 500px;
  	width: 574px;
	background-color: white;
	height: 350px;
	min-height: 350px;
	padding-top: 25px;
	padding-right: 90px;
	padding-left: 125px;
	background-image: url(imagenes/fondo.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
html>body #content {height: auto;}
#content p{font-size: small;}
#presentacion{
margin: auto;
margin-top: 15px;
width: 500px;
}
#contacto{
background-image:url(imagenes/tarjeta.gif);
background-position:top lft;
background-repeat: no-repeat;
margin: auto;
margin-top: 75px;
padding: 10px;
border: 1px solid #b20817;
width: 350px;
height: 140px;
text-align: justify;
}
#infotarjeta{
color: #b20817;
font-size: small;
font-weight: bold;
position: relative;
left: 105px;
top: 25px;
}
#presentacion td {
vertical-align: middle;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	text-align: center;
	border: 1px solid Black;
	background-color: #0083ca;
	background-image: url(imagenes/pie.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
#siteInfo a,a:hover{
color: White;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: inline;}
#navBar ul {list-style: none; margin: 0; padding: 0; text-align: center;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #0083ca; display: inline;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: auto;
	padding: 0px;
	border: 1px solid black;
	font-size: 90%;
	}
#sectionLinks a {
	color: White;
	font-family: Arial,sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #2e3192;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/* CATALOGO */
.textonormalblanco{
display: block;
color: White;
width: 150px;
padding: 2px;
text-align: center;
background-color: #2e3192;
font-size: x-small;
font-weight: bold;
}
img.foto{
border: none;
width: 150px;
}
.centrado{
text-align: center;
}
/*FIN CATALOGO */
/* Contacto */
form {
font-size: x-small;
margin:auto;
padding:0;
margin-top: 25px;
margin-bottom: 25px;
margin-left: 150px;
}
form label{
display: block;
}
form input.boton{
display: block;
margin-top: 10px;
}
/* fin contacto */
