/* base font */
html { font-family: Arial, Helvetica, sans-serif; height:100%}
body {
	margin:0;
	height:100%
} /*Estandar*/
* html body { font-size:101%; } /*IE6*/
*:first-child+html body { font-size:101%; } /*IE7*/

/* Resets de textos */
h1, h2, h3, h4, h5, h6, p, pre, blockquote { margin: 0; font-size:1em; }
ul, ol, dl, dt, dd { padding:0; margin:0; list-style-type:none; }


/* Reset de tablas */
table { border-collapse: collapse; width:100%; font-size: 1em;}
td { vertical-align: top;}
caption, th { text-align: left; }

/* Enlaces */
a { text-decoration: none; outline:none;}
a:hover { text-decoration: underline; }
a img { border: none; }

/* Formularios */
form { margin:0; }
fieldset { margin:0; padding:0; border: none; }
legend { padding:0; }

/* estirar */
.estirar:after {content:".";display:block;	height:0;clear:both;visibility:hidden;}
.estirar { display:inline-block; }
/* Hide from IE Mac \*/
.estirar { display:block; }
* html .estirar { height:1px; }
/* End hide from IE Mac */

/* estilos comunes*/

body {background-image: url(../img/fondo.jpg);background-repeat:  repeat-x;}
.contenedor {
	background-image: url(../img/cv.jpg);
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 100%;
}
.tlf-mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333333;
	padding-left: 150px;
	padding-top: 26px;
}
a {	color: #FF6600;	text-decoration: none;}
a:hover {	text-decoration: underline;}
.col1 {	float: left;width: 600px;}
.col2 {
	float: right;
	width: 280px;
	padding-left: 38px;
	padding-top: 5px;
}
.fondo {
	background-image: url(../img/fondo.jpg);
	background-repeat:  repeat-x;
}
.contenido {
	clear: both;
	float: left;
	height: 100%;
	width: 918px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.txt-ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 16px;
}
h1 {
	background-image: url(../img/estefania-garcia-bermejo.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 314px;
	margin-left: 200px;
	margin-top: 40px;
	text-indent:-9999px;
}
.col1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	display: block;
	padding-bottom: 4px;
}
.bloque {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.bloque h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #999;
	padding-top: 6px;
}
.bloque h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-top: 4px;
}
.bloque h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	padding-top: 10px;
}
.narana {
	color: #F60;
	font-size: 12px;
	font-weight: bold;
}
.bloque h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	padding-top: 10px;
	text-decoration: underline;
}
.bloque h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F60;
	font-weight: normal;
	padding-top: 10px;
	text-decoration: none;
}
.bloque h6 {
	font-weight: normal;
	color: #666;
	font-size: 14px;
}
.peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
