/* Start of CMSMS style sheet 'prototipos' */
.prototipo_img {
	height: auto;
	width: 600px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 60px;
}
.linea {
	background-image: url(uploads/images/linea.gif);
	background-repeat:    repeat-x;
	height: 1px;
	background-position: center top;
	width: 100%;

}
.defmodelo {
	width: 650px;
	height: auto;
	margin-left: 45px;
}

/* End of 'prototipos' */

