/*   
Theme Name: Axel's new website	
Theme URI: none
Description: theme desgined for Axel's new website
Author: Axel Straschnoy
Author URI: axel.straschnoy.com
Template: 
Version: 1.0
.
General comments/License Statement if any.
.
*/

.global {
	font-family: Arial, Helvetica, sans-serif;
	width: 972px;
	height: 578px;
	background-color: #FFF;	
}

.caja_texto {
	width: 240px;
	height: 500px;
	margin-right: 20px;
	position: absolute;
	left: 10px;
	top: 40px;
	
}

.nombre_obra {
	font-size: 18px;
	font-weight: bold;
	background-color:#FFF
}
.fecha_obra {
	font-size: 18px;
	font-weight: normal;
	background-color:#FFF
}
.descripcion_obra {
	font-size: 12px;
	font-weight: normal;
	background-color:#FFF
}

.caja_foto {
	width: 700px;
	height: 500px;
	float: right;
	position: absolute;
	left: 272px;
	top: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.caja_header {
	width: 952px;
	height: 30px;
	position: absolute;
	left: 10px;
	top: 10px;
	font-size:12px
}
.caja_footer {
	width: 952px;
	height: 30px;
	position: absolute;
	left: 10px;
	top: 550px;
	font-size:12px
}
.next {
float:right;
background-color:#FFF

}
.back {
float:left;
background-color:#FFF

}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

A:visited {text-decoration: none; color:#000000}
A:active {text-decoration: none; color:#000000}
A:hover {text-decoration: underline; color:#000000}
a:link {text-decoration: none; color:#000000}

.izq_arr {
	width:200px;
	height: 150px;
	position:absolute;
	left:25px;
	top:12px;
	background-color:#FFF
}

.cen_arr {
	width:200px;
	height: 150px;
	position:absolute;
	left:250px;
	top:12px;
	background-color:#FFF
}

.der_arr {
	width:200px;
	height: 150px;
	position:absolute;
	left: 475px;
	top: 12px;
	background-color:#FFF
}
.izq_med {
	width:200px;
	height: 150px;
	position:absolute;
	left:25px;
	top:175px;
	background-color:#FFF
}
.cen_med {
	width:200px;
	height: 150px;
	position:absolute;
	left:250px;
	top:175px;
	background-color:#FFF
}
.der_med {
	width:200px;
	height: 150px;
	position:absolute;
	left:475px;
	top:175px;
	background-color:#FFF
}
.izq_aba {
	width:200px;
	height: 150px;
	position:absolute;
	left:25px;
	top:337px;
	background-color:#FFF
}
.cen_aba {
	width:200px;
	height: 150px;
	position:absolute;
	left:250px;
	top:337px;
	background-color:#FFF
}
.der_aba {
	width:200px;
	height: 150px;
	position:absolute;
	left:475px;
	top:337px;
	background-color:#FFF
}
